ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / BaseChartAxisList<T> Class
Properties Methods

In This Topic
    BaseChartAxisList<T> Class Members
    In This Topic

    The following tables list the members exposed by BaseChartAxisList<T>.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BaseChartAxisList class.  
    Top
    Public Properties
     NameDescription
    Public PropertyA DateTime collection value that indicates the axes point data.  
    Public PropertyA double collection value that indicates the axes point data.  
    Public PropertyA list value contains all the data point values for the series.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Add a double data point value to the series.  
    Public MethodAdd null data point value to the series.  
    Public MethodOverloaded. Add the specified double data point values to the series.  
    Public MethodClear all data point values for the series.  
    Top
    See Also